Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

chore: better protractor task #1641

Closed
wants to merge 1 commit into from

Conversation

Foxandxss
Copy link
Member

@Foxandxss Foxandxss commented Jun 10, 2016

Let's use the example-config.json to contain options in how to run protractor as well.

Empty file === normal systemjs config

Then we can configure it to use the Cli:

{
  "build": "build:cli",
  "run": "http-server:cli"
}

And for webpack (this is new, I created tests for it too):

{
  "build": "build:webpack",
  "run": "http-server:cli"
}

I will take this PR to debug the webdriver issue that happens on travis.

@Foxandxss Foxandxss force-pushed the better-protractor-config branch from 9bdf427 to f8937e0 Compare June 10, 2016 12:51
@wardbell wardbell closed this in 4dcea96 Jun 13, 2016
@wardbell wardbell deleted the better-protractor-config branch June 13, 2016 17:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants